/*****网站内页，全局栏目头颜色设置－开始******/


h1,h2,h3,h4,h5,h6,p{margin: 0;padding: 0;}
.clear{clear: both;}
/*****内容区1200像素******/
@media (min-width: 768px) {
    .container {
        width:750px
    }
}
@media (min-width: 992px) {
    .container {
        width:970px
    }
}
@media (min-width: 1200px) {
    .container {
        width:1200px
    }
}








.bt {text-align: center;margin-bottom: 30px;}
.bt h3 {font-family: Microsoft JhengHei; font-size: 30px;line-height: 1;font-weight: bold;color: #000;margin-bottom: 5px;}
.bt h5 {font-size: 45px;line-height: 1;text-transform: uppercase;font-weight: bold; color: rgb(0 92 155 / 30%);margin-bottom: 3px;}
.bt img{}

@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

  
  .bt{margin-bottom: 20px;}
  .bt h5{font-size: 30px;}
  .bt h3{font-size: 24px;}
  .bt img {width: 80%;}
  
}
@media (max-width: 767px){

}





/* 搜索框 */
.search-box {background: #eee;}

.search-cont{padding: 15px 0;overflow: hidden;}
.search-box .hot_search{font-size: 16px;line-height: 40px;float: left;width: 73%;}
.search-box .hot_search span {color: #111;font-size: 16px;line-height: 1;}
.search-box .hot_search a{font-size: 15px;color: #363636;}
.search-box .hot_search a:hover{color: #2b92f8;}
.search-box .searchbox{text-align: right;float: right;width: 25%;position: relative;}
.search-box .searchbox input{    height: 40px;outline: none;border-radius: 0;border: none;font-size: 15px;}
.search-box .searchbox input[type="text"]{    width: 100%;border: 1px solid #c9c9c9;padding-left: 20px;font-size: 14px;background: #fff;border-radius: 50px;padding-right: 50px;transition: all .5s;}
.search-box .searchbox input[type="text"]:focus{border: 1px solid #036bb2;}
.search-box .searchbox input[type="submit"] {position: absolute;right: 0;background: url(../images/sousuo1.png)no-repeat center;background-size: 25px;width: 50px;transition: all .5s;}
.search-box .searchbox input[type="submit"]:hover{background: url(../images/sousuo.png)no-repeat center;background-size: 25px;}

@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

}
@media (max-width: 767px){

}


.chanpin{padding: 50px 0;background: #f8f8f8;}


.cp-cont{}
.cp-cont ul{}
.cp-cont ul li{float: left;width: 25%;padding: 10px;}
.cp-cont ul li a { display: block; background: #fff;text-align: center;border-radius: 5px;box-shadow: 1px 1px 4px #ddd;}
.cp-cont ul li a .cp-img {height: 240px; padding: 15px;display: flex; flex-wrap: wrap;justify-content: center;align-items: center;}
.cp-cont ul li a .cp-img img { height: auto;max-width: 100%;max-height: 100%;transition: all .5s;}
.cp-cont ul li a p {  background: #005c9b; font-size: 16px;line-height: 1;color: #fff; padding: 13px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.cp-cont ul li a:hover .cp-img img{transform: scale(1.1);}
.cp-cont ul li a:hover p{background: #00b527;}

.cp-btn{text-align: center;}
.cp-btn a {display: inline-block;font-size: 16px;line-height: 1;border: 2px solid #005c9b;color: #005c9b; padding: 12px 50px;border-radius: 50px;margin-top: 30px;transition: all .5s;position: relative;top: 0;}
.cp-btn a:hover{background: #005c9b;color: #fff;top: -3px;box-shadow: 2px 2px 3px #00426f57;}

@media (min-width: 992px) and (max-width: 1200px){
  
  .cp-cont ul li a .cp-img{height: 180px;padding: 10px;}
  .cp-cont ul li a p{font-size: 14px;}
}
@media (max-width: 992px){

  .chanpin {padding: 30px 0;}
  
  .cp-cont ul li{padding: 5px;}
  .cp-cont ul li a .cp-img{padding: 8px;height: 140px;}
  .cp-cont ul li a p{font-size: 13px;padding: 10px 0;}
  .cp-btn a{font-size: 13px;padding: 10px 35px;margin-top: 15px;}
  
  
}
@media (max-width: 767px){

  
  .cp-cont ul {padding: 0 10px;}
  .cp-cont ul li{width: 50%;}
  .cp-cont ul li a .cp-img {padding: 5px;height: 130px;}
  
}




.adv-bg{background: url(../images/bg2.jpg)no-repeat center;padding: 50px 0;}

.adv-l{float:left;width: 70%;}
.adv-l h3 { font-size: 24px;line-height: 1;color: #fff;letter-spacing: 1px;font-weight: bold;}
.adv-l h5 {font-size: 13px; line-height: 1;color: #fff;margin: 10px 0 20px;}
.adv-l p {display: inline-block; font-size: 18px; line-height: 1;color: #fff;border-top: 1px solid #fff; border-bottom: 1px solid #fff;padding: 10px 5px;letter-spacing: 1px;}

.adv-r {float: right; width: 30%;border-left: 1px solid #fff;padding-left: 30px;}
.adv-dh{overflow: hidden;}
.adv-dh img{float: left;width: 16%;}
.adv-dh h2 { float: left;width: 80%; font-size: 32px;line-height: 1;font-weight: bold;color: #fff;padding-left: 10px;}
.adv-dh h2 span { display: block; font-size: 16px;line-height: 1;margin-bottom: 8px;color: #eee;font-weight: normal;}
.adv-r a {display: inline-block;font-size: 14px;line-height: 1;color: #fff;border: 1px solid #fff;border-radius: 50px;padding: 9px 30px;margin-top: 20px;}
.adv-r a:hover{}

@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

  .adv-l {width: 66%;}
  .adv-l h3{font-size: 20px;}
  .adv-l h5{font-size: 12px;line-height: 1.3;margin: 8px 0 10px;}
  .adv-l p{padding: 5px;font-size: 15px;}
  
  .adv-r{width: 33%;padding-left: 15px;}
  .adv-dh img { width: 18%;}
  .adv-dh h2{font-size: 24px;}
  .adv-dh h2 span{font-size: 14px;margin-bottom: 6px;}
  
  
}
@media (max-width: 767px){
  .adv-bg{padding: 30px 15px;background: url(../images/bg2.jpg)no-repeat center right;}
  
  .adv-l {float: none;width: 100%;margin-bottom: 15px;text-align: center;}
  .adv-l h3 {font-size: 18px;letter-spacing: 0;line-height: 1.2;}
  .adv-l h5 {font-size: 12px;line-height: 1;margin: 5px 0 8px;}
  .adv-l p {font-size: 12px;}
  .adv-r{float: none;width: 100%;}
  .adv-dh img {width: 45px;}
  .adv-r a{font-size: 12px;padding: 9px 30px;}
  
}

@media (max-width: 415px){
 
}



.youshi{padding: 80px 0 0;}

.ys-cont{overflow: hidden;}
.ys-cont .ys-img {height: 320px; width: 45%;overflow: hidden;}
.ys-cont .ys-img img{width: 100%;}
.ys-cont .ys-nr{width: 52%;}
.ys-cont.ys1 .ys-img{float: right;}
.ys-cont.ys1 .ys-nr{float: left;}
.ys-cont.ys2 .ys-img{float: left;}
.ys-cont.ys2 .ys-nr{float: right;}

.ys-box{overflow: hidden;margin-bottom: 80px;}
.ys-box .ys-no{float: left;width: 12%;text-align:center;background: #005c9b;padding: 10px 0;}
.ys-box .ys-no h2 {color: #fff;font-size: 36px;line-height: 1;font-weight: bold;font-family: cursive;}
.ys-box .ys-no hr {border-top: 3px solid #fff;width: 40px;margin: 10px auto;}
.ys-box .ys-txt{float: left;width: 85%;padding-left: 20px;}
.ys-box .ys-txt h3 {font-size: 22px;line-height: 1;font-weight: bold;color: #222;}
.ys-box .ys-txt hr {border-top: 1px dashed #bbb;margin: 15px 0;}
.ys-box .ys-txt p {font-size: 15px; line-height: 1.5; color: #444;height: 50px;}


@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){
  
  .youshi { padding: 50px 0 0;}  
  .ys-box .ys-no{width: 14%;}
  .ys-box .ys-no h2{font-size: 32px;}
  .ys-box .ys-txt{padding-left: 15px;}
  .ys-box .ys-txt h3{font-size: 20px;}
  .ys-box .ys-txt p { font-size: 13px; height: 70px;}
  .ys-box {margin-bottom: 30px;}
  .ys-box .ys-txt hr{margin: 10px 0;}
  .ys-cont .ys-img {height: 240px;}
  
}
@media (max-width: 767px){

  .ys-cont {padding: 0 15px;}
  .ys-cont .ys-img {float: none !important;width: 100%;}
  .ys-cont .ys-nr {float: none !important;width: 100%;}
  .ys-box {margin: 20px 0;}
  
  .ys-box .ys-txt h3 {font-size: 16px;}
  .ys-box .ys-txt p { font-size: 12px; height: 60px;}
  .youshi {padding: 30px 0 0;}
  
}

@media (max-width: 415px){
 
}






@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

}
@media (max-width: 767px){

}

@media (max-width: 415px){
 
}


.gy-bg{background: url(../images/bg4.png)no-repeat center bottom;padding: 50px 0 80px;}
/* .gywm{background: url(../images/bg6.png) center right;padding: 30px 0;position: relative;top: -30px;} */

.gy-cont{width: 60%;margin-left: 40%;padding-left: 80px;position: relative;padding-bottom: 50px;}

.gy-bt{}
.gy-bt h5 {position: absolute; left: 10px;top: 0;writing-mode: tb-rl; font-size: 42px;line-height: 1;text-transform: uppercase;font-weight: bold;transform: rotateZ(180deg);color: #005c9b;}
.gy-bt h3 { font-size: 30px;line-height: 1;font-weight: bold; color: #222;letter-spacing: 3px;}
.gy-bt hr {border-top: 3px solid #005c9b;width: 50px;margin: 20px 0;}

.gy-txt{height: 80px;}
.gy-txt p {font-size: 16px;line-height: 1.6;color: #555;}
.gy-cont a { font-size: 15px;line-height: 1;color: #777;margin-top: 50px;display: inline-block;transition: all .5s; font-style: italic;}
.gy-cont a:hover { color: #00b527;text-decoration: underline;}


.ry-cont {position: relative;padding: 0 50px 0 20px;width: 55%;margin-left: 43%;}
.swiper-container{position: static;}
.swiper-slide { height: 160px;background: #fff;display: flex;padding: 5px;justify-content: center;}
.swiper-slide img{height: 100%;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: -20px;}


@media (min-width: 992px) and (max-width: 1200px){

  .gy-bg {background: url(../images/bg4.png)no-repeat center bottom;padding: 30px 0 80px;background-size: auto 100%;}
  .gy-cont{width: 62%;margin-left: 38%;padding-bottom: 30px;}
  .ry-cont{width: 60%;margin-left: 39%;padding: 0 30px 0 20px;}
  .swiper-slide{height: 110px;}
}
@media (max-width: 992px){

  .gy-bg{background: #f5f5f5;padding: 30px 15px;}
  .gy-cont{margin: 0;width: 100%;padding-bottom: 20px;}
  .gy-bt h5{font-size: 36px;}
  .gy-txt p {font-size: 14px;line-height: 1.4;color: #555;}
  .gy-cont a{font-size: 13px;margin-top: 20px;}
  
  .ry-cont {position: relative; padding: 0;width: 100%; margin-left: 0;}
  .swiper-slide{height: 120px;}
}
@media (max-width: 767px){

  .gy-bt h5 {font-size: 26px;left: 0;}
  .gy-cont{padding-left: 40px;}
  .gy-bt h3{font-size: 22px;letter-spacing: 1px;}
  .gy-bt hr{margin: 15px 0;}
  .gy-txt {height: 90px;}
  .gy-txt p {font-size: 13px; line-height: 1.4;color: #555;}
  .swiper-slide {height: 90px;}
  
}








/* 案例 */
.anli{padding: 50px 0;}

.al-bt{text-align: center;margin-bottom: 30px;}
.al-bt h3{}
.al-bt h5{}
.al-bt img{}

.al-cont .walking{height: 280px !important;margin: 0;}
.al-cont .walking .ar_1{width: 360px;height: 280px;}
.al-cont .walking .ar_1 .item{height: 280px;}
.al-cont .walking .ar_1 .item img{height: 100%;}
.al-cont .walking .ar_1 p{height: 40px;line-height: 40px;font-size: 16px;}
.al-btn{text-align: center;}
.al-cont .al-btn a { display: inline-block;font-size: 16px;line-height: 1;border: 1px solid #aaa; padding: 12px 40px; border-radius: 50px;margin-top: 50px;transition: all .5s;position: relative;top: 0;}
.al-cont .al-btn a:hover{background: #005db1;color: #fff;top: -5px;}

@media (min-width: 992px) and (max-width: 1200px){


}
@media (max-width: 992px) {

  .anli{padding: 30px 0;}
  .al-cont .walking {height: 190px !important;}
  .al-cont .walking .ar_1 { width: 230px;height: 190px;}
  .al-cont .walking .ar_1 .item {height: 190px;}
  .al-cont .al-btn a{font-size: 13px;margin-top: 25px;}

}
@media (max-width: 767px){
  
  
  
}



.s-ban{background: url(../images/bg8.jpg)no-repeat center fixed;padding: 80px 0;text-align: center;}

.s-ban h4 { color: #fff;font-size: 40px;line-height: 1;margin-bottom: 30px;}
.s-ban h4 span{}
.s-ban h4 br{display: none;}
.s-ban ul {overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;}
.s-ban ul li {color: #fff;float: left;font-size: 18px;line-height: 1; padding: 0 20px;}
.s-ban ul li img {width: 20px;vertical-align: top;margin-right: 10px;}

@media (min-width: 992px) and (max-width: 1200px){
  .s-ban h4{font-size: 36px;}
  .s-ban ul li{font-size: 16px;}
}
@media (max-width: 992px){

  .s-ban h4 span{display: none;}
  .s-ban h4 br{display: block;}
  .s-ban h4 {color: #fff;font-size: 30px; line-height: 1.5;margin-bottom: 20px;}
  .s-ban{padding: 30px 0;}
  .s-ban ul li{font-size: 15px;padding: 0 10px;}
  .s-ban ul li img {width: 15px;margin-right: 6px;}
  
  
  
}
@media (max-width: 767px){

  .s-ban h4{font-size: 20px;letter-spacing: 2px;margin-bottom: 10px;}
  
  .s-ban ul li { font-size: 14px; padding: 0;width: 50%; margin: 5px 0; text-align: center;}
  .s-ban ul{padding: 0 50px;}
  
}

@media (max-width: 415px){
 
}



.xinw{padding: 80px 0;}


.xw-cont{}

.xw-l{float: left;width: 42%;}
.xw-l .xw-img {height: 280px;overflow: hidden;}
.xw-l .xw-img img{width: 100%;min-height: 100%;}
.xw-l .xw-info{margin-top: 15px;}
.xw-l .xw-info a {display: block; font-size: 18px;line-height: 1;color: #222;}
.xw-l .xw-info h5 {  font-size: 13px; line-height: 1;color: #888;margin: 10px 0;}
.xw-l .xw-info p{ font-size: 14px;line-height: 1.3; color: #888;height: 34px;overflow: hidden;}

.xw-r{float: right;width: 55%;}
.xw-r ul{}
.xw-r ul li{padding-bottom: 15px;border-bottom: 1px solid #ddd;margin-bottom: 15px;}
.xw-r ul li a{display: block;overflow: hidden;}
.xw-r ul li a .xw-date {float: left;width: 12%;text-align: center;background: rgb(0 92 155 / 25%);padding: 10px 0;}
.xw-r ul li a .xw-date h5 { font-size: 32px;line-height: 1;font-weight: bold;color: #005c9b;}
.xw-r ul li a .xw-date p {font-size: 15px;line-height: 1;color: #6a6a6a;margin-top: 5px;}
.xw-r ul li a .xw-txt{float: left;width: 88%;padding-left: 20px;}
.xw-r ul li a .xw-txt h3 {font-size: 18px;line-height: 1; color: #222;margin: 3px 0 12px;}
.xw-r ul li a .xw-txt p { font-size: 14px;line-height: 1.3; color: #888;height: 30px;}

.xw-r ul li:last-child{margin: 0;padding: 0;border: none;}

.xw-btn{text-align: center;}
.xw-btn a { display: inline-block; font-size: 14px;line-height: 1; background: #005c9b; color: #fff; margin-top: 20px;padding: 10px 30px;border: 2px solid #005c9b;}
.xw-btn a:hover{background: none;color: #005c9b;}


@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

  .xinw {padding: 30px 0;}
  
  .xw-r ul li a .xw-date{width: 15%;}
  .xw-r ul li a .xw-date h5{font-size: 24px;}
  .xw-r ul li a .xw-date p{font-size: 13px;}
  .xw-l .xw-img{height: 220px;}
  .xw-l .xw-info a{font-size: 16px;}
  .xw-l .xw-info h5{font-size: 12px;margin: 6px 0;}
  .xw-l .xw-info p{font-size: 13px;}
  
  .xw-r ul li a .xw-txt {float: left;width: 85%; padding-left: 10px;}
  .xw-r ul li a .xw-txt h3{font-size: 16px;margin: 3px 0 10px;}
  .xw-r ul li a .xw-txt p{font-size: 13px;}
  .xw-r ul li{padding-bottom: 10px;margin-bottom: 10px;}
}
@media (max-width: 767px){
  
  .xinw { padding: 30px 0 0;}
  .xw-cont { padding: 0 15px;}
  .xw-l,.xw-r {float: none;width: 100%;}
  .xw-l .xw-info { margin-top: 10px;}
  
  .xw-r ul li { margin-bottom: 0;padding: 10px 0;}
  .xw-r ul li:last-child{padding: 10px 0 0;}
  
  .xw-r ul li a .xw-date p { font-size: 12px;}
  
}

@media (max-width: 415px){
 
}




/* 友情链接 */
.links {margin: 30px 0 15px;}
.links span {font-size: 16px; line-height: 1.5; color: #000; font-weight: bold;text-transform: uppercase;display: inline-block;margin-bottom: 5px;}
.links span b {font-size: 18px; background: #0063a7; color: #fff;  line-height: 1; padding: 2px 10px;margin-right: 5px;border-radius: 2px;}
.links a{margin: 0 5px;font-size: 15px;line-height: 1.5;color: #444;}
.links a:hover{color: #0063a7;}





@media (max-width: 767px){

  .links{padding: 0 15px;margin: 0;margin-top: 20px;}
  
  .links span b{font-size: 16px;}
  .links span{font-size: 15px;}
  .links a {font-size: 13px;}

}




/*底部*/
.footers{padding: 30px 0 10px;background: #004d82;}

.f_one{}
.f-dh{float: left;width: 25%;margin-top: 15px;}
.f-dh img{float: left;width: 18%;margin-top: 25px;}
.f-dh h2{float: left;width: 80%;padding-left: 20px;}
.f-dh h2 a {display: inline-block;font-size: 16px;line-height: 1; color: #fff; border: 1px solid #fff;padding: 10px 50px;border-radius: 4px;letter-spacing: 1px;}
.f-dh h2 a:hover{background: #fff;color:#005c9b;font-weight:bold;}
.f-dh h2 span { display: inline-block;font-size: 30px; line-height: 1;font-weight: bold;color: #fff;margin-top: 10px;}
.f-lx {float: left;width: 50%;border-left: 1px solid #eee;padding: 0 30px;border-right: 1px solid #eee;}
.f-lx p {font-size: 15px;line-height: 1.5;color: #fff;padding-left: 25px;position: relative;}
.f-lx p .fa { position: absolute;left: 0; top: 3px;font-size: 16px;}
.f-ewm{float: right;width: 25%;overflow: hidden;padding-left: 30px;}
.f-ewm img{float: left;width: 45%;}
.f-ewm p { float: left; width: 55%;font-size: 14px;line-height: 2;color: #fff;padding-left: 20px;margin-top: 40px;}



p.copyright { font-size: 15px; line-height: 1.3; color: #fff;text-align: center; margin-top: 20px;border-top: 1px solid rgb(255 255 255 / 40%);padding: 10px 0 0;}
p.copyright a:hover{color: #00b527}
.police {color: #fff; text-align: center; font-size: 13px;line-height: 1;margin-top: 5px;}
.police a:hover{color: #00b527}
.footer{display: none;}
@media (max-width: 768px){
/*手机底部菜单*/
.footers { display:none}
.footer {background: #21272f;display: -webkit-box;width: 100%;margin-top: 6px;background-size: 9px 128px;position: fixed;z-index: 110;bottom: 0;left: 0; display:block; line-height:45px;}
.footer a {-webkit-box-flex: 1;display: -webkit-box;color: #fff; display:inline-block; width:32%;font: 100 16px/35px "微软雅黑";height: 35px; line-height:35px; text-align:center;}
.footer a i { padding-right:5px;}
.hr { height:45px;}
}


@media (min-width: 992px) and (max-width: 1200px){
  
 
  
}
@media (max-width: 992px){

 
}
@media (max-width: 767px){

}


/* 内页 */
.page-body { margin: 20px auto 50px;}
.left_menu{float: left;width: 21%;margin-right: 2%;padding: 0;}
.page-body .col-md-9{float: left;width: 77%;padding: 0;}


/* 左侧菜单 */
.page-body .sec-tit { margin-top: 15px;background: #0063a7; height: 50px; line-height: 1; border: none;}
.sec-tit h2 { float: none;  margin-top: 0; margin-bottom: 0;height: auto; line-height: 50px; font-weight: normal; font-size: 20px; color: #fff; border-bottom: none; text-align: center;}

.page-l-clist{border: none;margin-top: 3px;}
.page-l-clist ul { padding: 0; border: none;}
.page-l-clist li.layer1 { height: auto;line-height: 1;text-align: left; font-size: 16px; border-bottom: none;z-index: 1;}
.page-l-clist li.layer1 a {display: block; overflow: hidden;padding: 15px 20px; border-bottom: 1px solid #ddd;background: #eee;}
.page-l-clist li.layer1 a span{float: left;}
.page-l-clist li.layer1 a .fa{float: right;}
.page-l-clist li a:hover {height: auto;color: #fff; background: #0063a7;}
.page-l-clist li.layer1.on a{height: auto;color: #fff; background: #0063a7;}

.page-l-clist li .layer2 { position: absolute;left: 100%; top: 0px; width: 210px; padding: 0;background: #f5f5f5; z-index: 9999;}
.page-l-clist li .layer2 ul{border: none;}
.page-l-clist li .layer2 ul li {height: auto; line-height: 1; border: none;}

.left-news{border: 1px solid #0063a7;padding: 5px 10px;}
.left-news li {border-bottom: none;}
.left-news li a{display: block;padding: 8px 0;}
.left-news li a h5 {line-height: 1;text-align: left; font-size: 14px; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;color: #555;}
.left-news li a h5 .fa{margin-right: 5px;}
.left-news li a:hover h5{color: #0063a7;text-decoration: underline;}
.left-news li a:hover h5 .fa{color: #0063a7;}

.wp-pagenavi{text-align: center;}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #222;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #0063a7;
    border-color: #0063a7;
}



.crumbs-item {line-height: 1; border: none; overflow: hidden; margin-bottom: 0;background: #fafafa; box-shadow: 0 0 5px #ddd; padding: 15px 0;}
.crumbs-item h6 { font-size: 14px; line-height: 1;  color: #666;  border-left: 2px solid #44392a; padding: 2px 10px;}

.page-title{margin-bottom: 20px;}
.page-title h3 { height: 32px;position: relative;  color: #fff; border-bottom: 1px solid #bbb;}
.page-title a{display: none;}
.page-title a:last-child { display: block; position: absolute; top: 0;color: #0063a7;font-size: 20px; font-weight: bold; border-bottom: 3px solid #0063a7; line-height: 1;padding-bottom: 10px;z-index: 3;}



/* 图片列表 */
.page-alist {margin-top: 0;}
.page-alist .col-md-3{margin-bottom: 15px;padding: 0 8px;}
.page-alist .col-md-3 a{display:block;box-shadow: 0 0 5px #00000040;}
.page-alist .col-md-3 a h5 { font-size: 16px;line-height: 1;height: auto;padding: 10px 0; color: #343434;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page-alist .col-md-3 a:hover h5{color: #0063a7;}
.page-alist .col-md-3 a .img-inner{width: auto;height: 200px;border: none;padding: 0;overflow: hidden;display: flex;padding: 5px;}
.page-alist .col-md-3 a .img-inner img{ display: inline-block; margin: auto; max-width: 100%;max-height: 100%;}
.page-alist .col-md-3 a .img-inner:hover{border: none;}
.page-alist .col-md-3 a:hover .img-inner img{transform: scale(1.1);}

.page-alist .col-md-4{margin-bottom: 15px;padding: 0 8px;}
.page-alist .col-md-4 a{display:block;border: 1px solid #ddd;}
.page-alist .col-md-4 a h5 { font-size: 16px;line-height: 1;height: auto;margin-top: 10px; color: #555;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page-alist .col-md-4 a:hover h5{color: #0063a7;}
.page-alist .col-md-4 a .img-inner {  width: auto;  height: 220px;  border: none; padding: 0; overflow: hidden; display: flex; flex-wrap: wrap;align-content: center;padding: 5px;}
.page-alist .col-md-4 a .img-inner img { display: inline-block; margin: auto; max-width: 100%;max-height: 100%;height: auto;}
.page-alist .col-md-4 a .img-inner:hover{border: none;}
.page-alist .col-md-4 a:hover .img-inner img{transform: scale(1.1);}


/* 新闻列表 */

.page-alist .page-adate {width: 70px;height: 65px;background: #0063a7; color: #fff;}

.page-alist .page-adate h3 { font-size: 28px;line-height: 1;margin-bottom: 5px;}
.page-alist .page-adate p { font-size: 14px;line-height: 1; margin-bottom: 0;}

.media-heading {margin-top: 0; margin-bottom: 5px; font-size: 18px; font-weight: normal;color: #222;}
.page-alist .page-atit p {color: #666;font-size: 14px; line-height: 1.5;}

.page-atit a:hover .media-heading{color: #0063a7;}

.page-alist{}
.page-alist li{padding-top: 0;margin-bottom:15px;}


.list-title{overflow: hidden;}
.list-title h3{float:left;width: 85%;font-size: 16px;line-height: 1;color: #444;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list-title h3 .fa{margin-right: 5px;}
.list-title span { float: right; width: 15%;  font-size: 12px;text-align: right; line-height: 1; display: inline-block;color: #999;}
.list-title p.list-desc { font-size: 14px;line-height: 1;color: #777;}
.list-title p.list-desc span{color:#0063a7}
.list-title h3:hover{color: #0063a7;}


/* 详情页 */
.page-con-tit{}
.page-con-tit h1 { font-size: 20px; line-height: 1; letter-spacing: 1px; padding-bottom: 10px;}

.page-content{padding: 0 15px 15px;}
.page-content p {font-size: 15px; line-height: 1.7;  color: #444;margin-bottom: 6px;}

td, th { padding: 0; padding: 5px;font-size: 15px;line-height: 1.5;}


/* 地图 */
.page-addr{margin-top: 30px;}
.page-addr iframe{width: 100%;}



.page-nav{padding: 0 10px;margin-bottom:20px;display: none;}
.page-nav ul{overflow: hidden;}
.page-nav ul li{float: left;width: 33.3333%;text-align: center;margin-bottom: 10px;padding: 0 5px;}
.page-nav ul li a {display: block;font-size: 15px;line-height: 1;  background: #eee;padding: 15px 0;}
.page-nav ul li a:hover {  background: #0063a7; color: #fff;}
.page-nav ul li.now a{  background: #0063a7; color: #fff;}


@media (min-width: 992px) and (max-width: 1200px){
  
  .page-alist .col-md-4 a .img-inner{height: 190px;}
  
  
}
@media (max-width: 992px){

  .page-body .col-md-9{float: none;width: 100%;}
  
  .page-alist .col-md-4 {  margin-bottom: 15px; padding: 0 8px; float: left; width: 33.3333%;}
  .page-alist .col-md-4 a .img-inner{height: 170px;}
  
  .page-alist .col-md-3 {margin-bottom: 15px; float: left;width: 25%;}
  .page-alist .col-md-3 a .img-inner{height: 170px;}
  
  .news_alist li a{padding:15px;}
  .news_alist li a p.description {font-size: 13px; line-height: 1.5;color: #777;}
  
  .page-nav{display: block;}
  
}
@media (max-width: 767px){

  .page-alist{padding: 0 10px;}
  .page-alist .col-md-4{padding: 0 5px;}
  
  .img-inner { height: 120px;}
  
  .page-alist .col-md-4 { margin-bottom: 10px;width: 50%;}
  .page-alist .col-md-4 a .img-inner {height: 140px;padding: 3px;}
  .page-alist .col-md-4 a h5{font-size: 14px;}
  
  .page-alist .col-md-3 {margin-bottom: 15px;float: left; width: 50%;}
  .page-alist .col-md-3 a h5 {font-size: 14px; padding: 10px 0;}
  
  .list-title h3{font-size: 14px;width: 80%;}
  .list-title span{width: 20%;}
  
 
  .page-alist .page-adate h3{font-size: 24px;margin-top: 10px;}
  .page-alist .page-adate p{font-size: 13px;}
  
  .page-alist .page-atit p { color: #666; font-size: 13px;line-height: 1.5;height: 4rem;}
  
  .page-con-tit h1 { font-size: 18px;  line-height: 1;letter-spacing: 0;padding-bottom: 10px;}
  
  .page-nav ul li{width: 50%;}
  .page-nav ul li a {font-size: 13px; padding: 10px 0;}
  
  .page-title{display: none;}
  
  .news_alist li a { padding: 10px;}
  
  .page-content p { font-size: 13px;  line-height: 1.5;color: #444;margin-bottom: 5px;}
  
}






